GetCurrentProcess |
Gets information about the current process, if any. |
GetFrontProcess |
Gets the process serial number of the front process. |
GetNextProcess |
Gets information about the next process, if any, in the Process Manager’s internal list of open processes. |
GetProcessInformation |
Get information about a specific process. |
SameProcess |
Determines whether two process serial numbers specify the same process. |
SetFrontProcess |
Sets the front process. |
WakeUpProcess |
Makes a process suspended by WaitNextEvent eligible to receive CPU time. |